Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
localtime
localtime
Get local time
Name:
localtime
Category:
Date and time
Programming Language:
php
One-line Description:
Return to local time.
Related
What Are the Differences Between localtime() and gmdate()? How to Choose Correctly in Different Scenarios?
1
Effortlessly Format Time with PHP Using localtime() and strftime() Functions
4
Similar Functions
date_create_immutable_from_format
date_create_immutable_from_format
DateTimeImmutable::c
date_sunrise
date_sunrise
Returnsthesunrisetim
date_create
date_create
DateTime::__construc
gmmktime
gmmktime
GetUnixtimestampforG
gmstrftime
gmstrftime
FormatGMT/UTCtime/da
date_parse_from_format
date_parse_from_format
Getinformationabouta
date_timezone_get
date_timezone_get
AliasforDateTime::
date_sunset
date_sunset
Returnsthesunsettime
Popular Articles
What Are the Differences Between localtime() and gmdate()? How to Choose Correctly in Different Scenarios?
Effortlessly Format Time with PHP Using localtime() and strftime() Functions